- Home
 - Search Results
 - Page 1 of 1
 
Search for: All records
- 
                                    Total Resources1
 
- Resource Type
 - 
                                    
                                    
                                    
                                    0001000000000000
 - More
 
- Availability
 - 
                                    
                                    10
 
- Author / Contributor
 - Filter by Author / Creator
 - 
                                    
                                        
- 
                                                    
                                                        
                                                            
                                                            Bates, Adam (1)
 - 
                                                    
                                                        
                                                            
                                                            Datta, Pubali (1)
 - 
                                                    
                                                        
                                                            
                                                            Enck, William (1)
 - 
                                                    
                                                        
                                                            
                                                            Polinsky, Isaac (1)
 - 
                                                    
                                                        
                                                            
                                                            #Tyler Phillips, Kenneth E. (0)
 - 
                                                    
                                                        
                                                            
                                                            #Willis, Ciara (0)
 - 
                                                    
                                                        
                                                            
                                                            & Abreu-Ramos, E. D. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Abramson, C. I. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Abreu-Ramos, E. D. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Adams, S.G. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ahmed, K. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ahmed, Khadija. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Aina, D.K. Jr. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Akcil-Okan, O. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Akuom, D. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Aleven, V. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Andrews-Larson, C. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Archibald, J. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Arnett, N. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Arya, G. (0)
 
 - 
                                                    
                                                        
                                                            
                                                            
 - Filter by Editor
 - 
                                    
                                        
- 
                                                    
                                                        
                                                            
                                                            null (1)
 - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
 - 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
 - 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
 - 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
 - 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
 - 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
 - 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
 
 - 
                                                    
                                                        
                                                            
                                                            
 
- 
                                    Have feedback or suggestions for a way to improve these results?
! 
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            null (Ed.)Third-party security analytics allow companies to outsource threat monitoring tasks to teams of experts and avoid the costs of in-house security operations centers. By analyzing telemetry data from many clients these services are able to offer enhanced insights, identifying global trends and spotting threats before they reach most customers. Unfortunately, the aggregation that drives these insights simultaneously risks exposing sensitive client data if it is not properly sanitized and tracked. In this work, we present SCIFFS, an automated information flow monitoring framework for preventing sensitive data exposure in third-party security analytics platforms. SCIFFS performs decentralized information flow control over customer data it in a serverless setting, leveraging the innate polyinstantiated nature of serverless functions to assure precise and lightweight tracking of data flows. Evaluating SCIFFS against a proof-of-concept security analytics framework on the widely-used OpenFaaS platform, we demonstrate that our solution supports common analyst workflows data ingestion, custom dashboards, threat hunting) while imposing just 3.87% runtime overhead on event ingestion and the overhead on aggregation queries grows linearly with the number of records in the database (e.g., 18.75% for 50,000 records and 104.27% for 500,000 records) as compared to an insecure baseline. Thus, SCIFFS not only establishes a privacy-respecting model for third-party security analytics, but also highlights the opportunities for security-sensitive applications in the serverless computing model.more » « less
 
An official website of the United States government 
				
			